Sandbox Logo

Sandbox.Utility.CircularBuffer<T>.Size

int Size { get; set; }

Description

Current buffer size (the number of elements that the buffer has).

Return

User Comments